Skip to content

Bump av from 13.0.0 to 14.3.0#662

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/av-14.3.0
Closed

Bump av from 13.0.0 to 14.3.0#662
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/av-14.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2025

Bumps av from 13.0.0 to 14.3.0.

Changelog

Sourced from av's changelog.

v14.3.0

Features:

  • Support yuv420p10le in numpy conversion by :gh-user:tsnl in (:pr:1833).
  • Add typing overloads for CodecContext.create by :gh-user:jlaine in (:pr:1853).
  • Provide binary wheels for musl-based distros such as Alpine by :gh-user:jlaine in (:pr:1856).

Fixes:

  • Fix Packet.dts typing by :gh-user:daveisfera in (:pr:1815).
  • Use Python 3 compatible stderr logging by :gh-user:pmarcelll in (:pr:1832).
  • Uses ffmpeg 7.1.1, fixes deadlocks.

v14.2.0

Features:

  • Add support for external flags in hwacccel by :gh-user:materight in (:pr:1751).
  • Add Bayer pixel formats by :gh-user:z-khan in (:pr:1755).
  • Add support for yuv422p10le pix_fmt by :gh-user:WyattBlue in (:pr:1767).
  • Add supported_np_pix_fmts by :gh-user:WyattBlue in (:pr:1766).
  • Add Codec.canonical_name by :gh-user:WyattBlue.

Misc:

  • Drop support for MacOS 11 by :gh-user:WyattBlue in (:pr:1764).
  • Set default bitrate to 0, allowing variable bitrate by :gh-user:WyattBlue.

v14.1.0

Features:

  • Add hardware decoding by :gh-user:matthewlai and :gh-user:WyattBlue in (:pr:1685).
  • Add Stream.disposition and Disposition enum by :gh-user:WyattBlue in (:pr:1720).
  • Add VideoFrame.rotation by :gh-user:lgeiger in (:pr:1675).
  • Support grayf32le and gbrapf32le in numpy conversion by :gh-user:robinechuca in (:pr:1712).
  • Support yuv[a]p16 formats in numpy conversion by :gh-user:robinechuca in (:pr:1722).

v14.0.1

Fixes:

  • Include header files in source distribution by :gh-user:hmaarrfk in (:pr:1662).
  • Cleanup AVStream.side_data leftovers by :gh-user:lgeiger in (:pr:1674).

... (truncated)

Commits
  • 4c29ccd Bump version to 14.3.0
  • 81fd054 Update authors
  • 6940c5e Provide binary wheels for musl-based Linux distros such as Alpine
  • bc9ae5b Use ffmpeg 7.1.1
  • 4e01ca7 Add typing overloads for CodecContext.create
  • dc0e6d0 Make audio/codeccontext pure
  • 29b44be Use ruff for formatting
  • 18de7be Support writing files in Cython's pure python mode
  • b6a3e5e Mention bitrate in changelog
  • a670d5f Change check for zsh instead of macOS
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [av](https://github.com/PyAV-Org/PyAV) from 13.0.0 to 14.3.0.
- [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst)
- [Commits](PyAV-Org/PyAV@v13.0.0...v14.3.0)

---
updated-dependencies:
- dependency-name: av
  dependency-version: 14.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from briemla April 6, 2025 17:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 18, 2025

Superseded by #684.

@dependabot dependabot bot closed this May 18, 2025
@dependabot dependabot bot deleted the dependabot/pip/av-14.3.0 branch May 18, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Development

Successfully merging this pull request may close these issues.

1 participant